Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular: bump zone.js version in peer dependencies #8558

Merged
merged 1 commit into from
Oct 25, 2019

Conversation

sharikovvladislav
Copy link

@sharikovvladislav sharikovvladislav commented Oct 24, 2019

Issue:
When you install @storybook/angular and you have zone.js@0.10.x as dependency you will get the following warning in the console:

 @storybook/angular@5.3.0-alpha.19 requires a peer of zone.js@^0.8.29 || ^0.9.0 but none is installed. You must install peer dependencies yourself

What I did

Updated zone.js in peerDependencies in Angular

@vercel
Copy link

vercel bot commented Oct 24, 2019

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/storybook/monorepo/kqqjr5oui
🌍 Preview: https://monorepo-git-fork-sharikovvladislav-next.storybook.now.sh

Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@shilman shilman added this to the 5.3.0 milestone Oct 24, 2019
@sharikovvladislav
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants